課程資訊
課程名稱
計算機程式
Computer Programming 
開課學期
105-1 
授課對象
電機工程學系  
授課教師
魏宏宇 
課號
EE1004 
課程識別碼
901 10210 
班次
04 
學分
全/半年
半年 
必/選修
必修 
上課時間
星期二6(13:20~14:10)星期三8,9(15:30~17:20) 
上課地點
電二145電二145 
備註
本系優先
限本系所學生(含輔系、雙修生)
總人數上限:60人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1051EE_cpp 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

(1) Introduction to C++ Programming
(2) My First Program
(3) Introduction to Classes and Objects
(4) Control Statements
(5) Functions
(6) Arrays
(7) Pointers and Strings
(8) A deeper look at OOP
(9) Polymorphism
(10) Inheritance 

課程目標
學習C++程式語言 
課程要求
(1) 個人程式作業+實習解題 17%
(2) 團體程式專題 (3人一組) 8%
(3) 兩次期中考(上機考試) 25%+25%
(4) 期末考(上機考試)) 25% 
預期每週課後學習時數
 
Office Hours
另約時間 
指定閱讀
待補 
參考書目
教科書:
P. Deitel and H. Deitel, "C++ How to Program: Late Objects Version", 7th
Edition, 2010


參考書目:
(1) Lippman et al, "C++ Primer"
(2) Lippman "Essential C++" 
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
第1週
9/13,9/14  Introduction to Computer Programming 
第2週
9/20,9/21  Your First C++ Program 
第3週
9/27,9/28  Control Statement (Chapter 3) 
第4週
10/04,10/05  Control Statement (Chapter 4) 
第5週
10/11,10/12  Control Statement (Chapter 4)  
第6週
10/18,10/19  Function (Chapter 5) 
第7週
10/25,10/26  Function (Chapter 5) + Array (Chapter 6) 
第8週
11/01,11/02  Exam I 
第9週
11/08,11/09  Pointer 
第10週
11/15,11/16  Pointer (Continued) 
第11週
11/22,11/23  Introduction to OOP 
第12週
11/29,11/30  Introduction to OOP 
第13週
12/06,12/07  Exam II 
第14週
12/13,12/14  OOP: Classes A Deeper Look (Chapter 10) 
第15週
12/20,12/21  OOP: Operator Overloading (Chapter 11) 
第16週
12/27,12/28  OOP: Inheritance (Chapter 12) 
第17週
1/03,1/04  OOP: Polymorphism (Chapter 13)